home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8327 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Learning C++
  5. Date: 16 Feb 1996 20:37:10 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4g2ptm$ob8@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe4.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Feb 14, 1996 22:22:21 in article <Learning C++>, 'Ken Blum
  15. <kblum@inch.com>' wrote: 
  16.  
  17.  
  18. >I hope this isn't inappropriate for this forum.  I appologize if it  
  19. >is. 
  20. >I am interested in learning a higher lever programming language.   
  21. >Presently I know some Lingo.  I am focusing on C & C++.   
  22. >I have 3 questions 
  23. >1) Is C a prerequisite to learning C++?  Or can I just take a C++  
  24. >class? 
  25. No, it's not necessary.  Experienced C++ programmers are 
  26. split on whether or not one should first learn C.  I lean towards 
  27. not. 
  28.  
  29. >2) Does anyone know of a good place in Manhattan (NYC) to take C or 
  30. >C++? 
  31. Try your local community college. 
  32. >3) Will learning either language on the Mac platform transfer to 
  33. >Windows, UNIX or Windows NT. 
  34.  
  35. The language is the same  --  it's the GUI libraries that's different. 
  36. Actually, there are some differences also with OS-related 
  37. libraries also; e.g., directory manipulation, and multiprocessing. 
  38. Reading the keyboard and writing to the screen also varies 
  39. among the platforms even in character mode. 
  40.  
  41. -- 
  42. Pete Grant 
  43. Kalevi, Inc. 
  44. Software Engineering & development
  45.